Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 29b12ac94061e5338cbfa0e62dd827b352d7d8cc


Parents : 4221f13
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-01T23:45:08-06:00

feat(locales): add 'allow calls from contacts only' string to German, English, and Russian translations

Changes
Diff

diff --git a/meshchatx/src/frontend/locales/de.json b/meshchatx/src/frontend/locales/de.json
index d6d002e3..c80382c1 100644
--- a/meshchatx/src/frontend/locales/de.json
+++ b/meshchatx/src/frontend/locales/de.json
@@ -632,6 +632,7 @@
"do_not_disturb": "Nicht stören",
"load_more": "Mehr laden",
"search_history": "Verlauf durchsuchen...",
+ "allow_calls_from_contacts_only": "Nur Anrufe von Kontakten zulassen",
"settings_saved": "Einstellungen gespeichert",
"greeting_generated_successfully": "Begrüßung erfolgreich generiert",
"failed_to_generate_greeting": "Begrüßung konnte nicht generiert werden",

diff --git a/meshchatx/src/frontend/locales/en.json b/meshchatx/src/frontend/locales/en.json
index ccb79b14..5a854f0b 100644
--- a/meshchatx/src/frontend/locales/en.json
+++ b/meshchatx/src/frontend/locales/en.json
@@ -632,6 +632,7 @@
"do_not_disturb": "Do Not Disturb",
"load_more": "Load More",
"search_history": "Search history...",
+ "allow_calls_from_contacts_only": "Only allow calls from contacts",
"settings_saved": "Settings saved",
"greeting_generated_successfully": "Greeting generated successfully",
"failed_to_generate_greeting": "Failed to generate greeting",

diff --git a/meshchatx/src/frontend/locales/ru.json b/meshchatx/src/frontend/locales/ru.json
index 90206593..61365b4e 100644
--- a/meshchatx/src/frontend/locales/ru.json
+++ b/meshchatx/src/frontend/locales/ru.json
@@ -632,6 +632,7 @@
"do_not_disturb": "Не беспокоить",
"load_more": "Загрузить еще",
"search_history": "Поиск по истории...",
+ "allow_calls_from_contacts_only": "Разрешить звонки только от контактов",
"settings_saved": "Настройки сохранены",
"greeting_generated_successfully": "Приветствие успешно создано",
"failed_to_generate_greeting": "Не удалось создать приветствие",


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────